paradigm of programming

英 [ˈpærədaɪm ɒv ˈprəʊɡræmɪŋ] 美 [ˈpærədaɪm əv ˈproʊɡræmɪŋ]

【计】程序设计范例

计算机



双语例句

  1. As the main programming paradigm of software development for many years, Object-Oriented Programming ( OOP) has greatly improved the modularity, reusability of software codes and reduced the complexity of software and its maintenance cost.
    多年以来,面向对象编程(Object-orientedprogramming,OOP)作为软件开发领域的主要编程范式,大大提高了软件代码的模块性、可重用性,降低了软件的复杂度以及软件的维护成本。
  2. After describing the characteristics of programming paradigm, this paper introduces code component composition reuse method in detail, proposes and discusses viewpoint that code component composition reuse is a kind of new programming paradigm.
    本文在描述了程序设计范型的特性之后,详细地介绍了代码组件的组合重用方法,提出并论述了代码组件的组合重用是一种新程序设计范型的观点。
  3. Object-oriented paradigm ( OOP) is based on the cognizance method of human being, the information hiding and data abstraction principles of OOP is the key of resolving complex problems and building parallel programming.
    面向对象是一种基于人类认知规律的方法学,它所倡导的抽象分层原则是解决复杂问题的关键。